home *** CD-ROM | disk | FTP | other *** search
- SDEF
- // DESCRIPTION:
- // This is a model definition file. It is to be used in conjunction with Wages of Sin.
- // MODEL AUTHOR:
- // Boon
- //
- // SINED SECTION
- //
- //
- // The SINED declaration section
- //
- /*SINED Cinematic_WagesofSin3-new (.3 1 .3) (0 0 0) (0 0 0) NOT_SOLID NOT_DAMAGABLE
- The last piece of the wages of sin logo: "Sin"
- */
- //
- //
- // FILE DECLARATIONS
- //
- // Model Commands
- path models/title
- scale 2
- origin 0 -55 -7.5
-
-
- // Base Model
- sin.sbm
-
- // Skins
- //blank.tga
- blanc.tga
-
- // Animations
- idle sin.sam
- explode sin_explode.sam
- //shrink sin.sam
- //thin sin_thin.sam
- //thick sin_thick.sam
-
- //
- // The initialization section
- //
- !init:
- server classname object
- server setsize "0 -30 -15" "5 35 15"
-
- !main:
- server idle first nextframe 0
- //server shrink 10 nextframe 10
-